home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Dev / gcc263-src.lha / gcc-2.6.3 / config / rs6000 / x-mach < prev    next >
Text File  |  1992-07-03  |  157b  |  8 lines

  1. # configuration for IBM rs6000 running MACH
  2.  
  3. # Show we need to use the C version of ALLOCA
  4. ALLOCA=alloca.o
  5.  
  6. # For some reason, we need -lm for cc1.
  7. CLIB=-lm
  8.